2025-04-03 23:04:55,070 [ 469938 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2025-04-03 23:04:55,070 [ 469938 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:97, check_args_and_update_paths) 2025-04-03 23:04:55,070 [ 469938 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:108, check_args_and_update_paths) 2025-04-03 23:04:55,070 [ 469938 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:110, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_rby33o --privileged --dns-search='.' --memory=30709039104 --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=6712d5cc610d -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_ssl_cert_authentication/test.py::test_x509_san_support test_ssl_cert_authentication/test.py::test_x509_san_wildcard_support test_storage_hdfs/test.py::test_bad_hdfs_uri test_storage_hdfs/test.py::test_cluster_join test_storage_hdfs/test.py::test_cluster_macro test_storage_hdfs/test.py::test_format_detection test_storage_hdfs/test.py::test_format_detection_from_file_name test_storage_hdfs/test.py::test_globs_in_read_table test_storage_hdfs/test.py::test_hdfsCluster test_storage_hdfs/test.py::test_hdfsCluster_skip_unavailable_shards test_storage_hdfs/test.py::test_hdfsCluster_unset_skip_unavailable_shards test_storage_hdfs/test.py::test_hdfs_directory_not_exist test_storage_hdfs/test.py::test_hive_partitioning_with_one_parameter test_storage_hdfs/test.py::test_hive_partitioning_without_setting test_storage_hdfs/test.py::test_insert_select_schema_inference test_storage_hdfs/test.py::test_multiple_inserts test_storage_hdfs/test.py::test_overwrite test_storage_hdfs/test.py::test_partition_by test_storage_hdfs/test.py::test_read_files_with_spaces test_storage_hdfs/test.py::test_read_subcolumn_time test_storage_hdfs/test.py::test_read_subcolumns test_storage_hdfs/test.py::test_read_table_with_default test_storage_hdfs/test.py::test_read_write_gzip_table test_storage_hdfs/test.py::test_read_write_gzip_table_with_parameter_auto_gz test_storage_hdfs/test.py::test_read_write_gzip_table_with_parameter_gzip test_storage_hdfs/test.py::test_read_write_storage test_storage_hdfs/test.py::test_read_write_storage_with_globs test_storage_hdfs/test.py::test_read_write_table test_storage_hdfs/test.py::test_read_write_table_with_parameter_none test_storage_hdfs/test.py::test_respect_object_existence_on_partitioned_write test_storage_hdfs/test.py::test_schema_inference test_storage_hdfs/test.py::test_schema_inference_cache test_storage_hdfs/test.py::test_schema_inference_with_globs test_storage_hdfs/test.py::test_seekable_formats test_storage_hdfs/test.py::test_skip_empty_files test_storage_hdfs/test.py::test_storage_with_multidirectory_glob test_storage_hdfs/test.py::test_truncate_table test_storage_hdfs/test.py::test_union_schema_inference_mode test_storage_hdfs/test.py::test_virtual_columns test_storage_hdfs/test.py::test_virtual_columns_2 test_storage_hdfs/test.py::test_write_files_with_spaces test_storage_hdfs/test.py::test_write_gz_storage test_storage_hdfs/test.py::test_write_gzip_storage test_storage_hdfs/test.py::test_write_table test_storage_hdfs/test.py::test_write_to_globbed_partitioned_path test_storage_numbers/test.py::test_and test_storage_numbers/test.py::test_between test_storage_numbers/test.py::test_blank_range test_storage_numbers/test.py::test_in test_storage_numbers/test.py::test_limit test_storage_numbers/test.py::test_multi_streams test_storage_numbers/test.py::test_non_number_filter test_storage_numbers/test.py::test_not test_storage_numbers/test.py::test_not_in test_storage_numbers/test.py::test_or test_storage_numbers/test.py::test_overflow test_storage_numbers/test.py::test_simple_range test_storage_numbers/test.py::test_subquery test_storage_numbers/test.py::test_true_or_false test_storage_s3/test.py::test_ast_auth_headers test_storage_s3/test.py::test_create_new_files_on_insert test_storage_s3/test.py::test_custom_auth_headers test_storage_s3/test.py::test_custom_auth_headers_exclusion test_storage_s3/test.py::test_empty_file 'test_storage_s3/test.py::test_empty_put[minio]' test_storage_s3/test.py::test_environment_credentials test_storage_s3/test.py::test_filesystem_cache test_storage_s3/test.py::test_filtering_by_file_or_path test_storage_s3/test.py::test_format_detection 'test_storage_s3/test.py::test_get_file_with_special[plus]' 'test_storage_s3/test.py::test_get_file_with_special[space]' 'test_storage_s3/test.py::test_get_path_with_special[plus2]' 'test_storage_s3/test.py::test_get_path_with_special[plus]' 'test_storage_s3/test.py::test_get_path_with_special[space]' test_storage_s3/test.py::test_infinite_redirect test_storage_s3/test.py::test_insert_select_schema_inference test_storage_s3/test.py::test_insert_with_path_with_globs 'test_storage_s3/test.py::test_multipart[negative]' 'test_storage_s3/test.py::test_multipart[positive]' test_storage_s3/test.py::test_overwrite test_storage_s3/test.py::test_parallel_reading_with_memory_limit test_storage_s3/test.py::test_partition_by test_storage_s3/test.py::test_partition_by_const_column test_storage_s3/test.py::test_partition_by_string_column test_storage_s3/test.py::test_predefined_connection_configuration 'test_storage_s3/test.py::test_put[auth_positive]' 'test_storage_s3/test.py::test_put[auto]' 'test_storage_s3/test.py::test_put[brotli]' 'test_storage_s3/test.py::test_put[deflate]' 'test_storage_s3/test.py::test_put[gzip]' 'test_storage_s3/test.py::test_put[positive]' 'test_storage_s3/test.py::test_put[xz]' 'test_storage_s3/test.py::test_put[zstd]' 'test_storage_s3/test.py::test_put_csv[auth_positive]' 'test_storage_s3/test.py::test_put_csv[negative]' 'test_storage_s3/test.py::test_put_csv[positive]' test_storage_s3/test.py::test_put_get_with_globs test_storage_s3/test.py::test_put_get_with_redirect test_storage_s3/test.py::test_put_with_zero_redirect test_storage_s3/test.py::test_read_subcolumn_time -vvv" altinityinfra/integration-tests-runner:cd6390247eca '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: random-0.2, timeout-2.2.0, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_storage_numbers/test.py::test_and test_storage_s3/test.py::test_ast_auth_headers test_ssl_cert_authentication/test.py::test_x509_san_support test_storage_hdfs/test.py::test_bad_hdfs_uri [gw3] [ 1%] PASSED test_ssl_cert_authentication/test.py::test_x509_san_support test_ssl_cert_authentication/test.py::test_x509_san_wildcard_support [gw2] [ 2%] PASSED test_storage_numbers/test.py::test_and test_storage_numbers/test.py::test_between [gw2] [ 3%] PASSED test_storage_numbers/test.py::test_between test_storage_numbers/test.py::test_blank_range [gw3] [ 4%] PASSED test_ssl_cert_authentication/test.py::test_x509_san_wildcard_support [gw2] [ 5%] PASSED test_storage_numbers/test.py::test_blank_range test_storage_numbers/test.py::test_in [gw0] [ 6%] PASSED test_storage_s3/test.py::test_ast_auth_headers test_storage_s3/test.py::test_create_new_files_on_insert [gw2] [ 7%] PASSED test_storage_numbers/test.py::test_in test_storage_numbers/test.py::test_limit [gw0] [ 8%] PASSED test_storage_s3/test.py::test_create_new_files_on_insert test_storage_s3/test.py::test_custom_auth_headers [gw0] [ 9%] PASSED test_storage_s3/test.py::test_custom_auth_headers test_storage_s3/test.py::test_custom_auth_headers_exclusion [gw0] [ 10%] PASSED test_storage_s3/test.py::test_custom_auth_headers_exclusion test_storage_s3/test.py::test_empty_file [gw2] [ 11%] PASSED test_storage_numbers/test.py::test_limit test_storage_numbers/test.py::test_multi_streams [gw0] [ 12%] PASSED test_storage_s3/test.py::test_empty_file test_storage_s3/test.py::test_empty_put[minio] [gw0] [ 13%] PASSED test_storage_s3/test.py::test_empty_put[minio] test_storage_s3/test.py::test_environment_credentials [gw0] [ 14%] PASSED test_storage_s3/test.py::test_environment_credentials test_storage_s3/test.py::test_filesystem_cache [gw2] [ 15%] PASSED test_storage_numbers/test.py::test_multi_streams test_storage_numbers/test.py::test_non_number_filter [gw2] [ 16%] PASSED test_storage_numbers/test.py::test_non_number_filter test_storage_numbers/test.py::test_not [gw0] [ 17%] PASSED test_storage_s3/test.py::test_filesystem_cache test_storage_s3/test.py::test_filtering_by_file_or_path [gw2] [ 18%] PASSED test_storage_numbers/test.py::test_not test_storage_numbers/test.py::test_not_in [gw0] [ 19%] PASSED test_storage_s3/test.py::test_filtering_by_file_or_path test_storage_s3/test.py::test_format_detection [gw2] [ 20%] PASSED test_storage_numbers/test.py::test_not_in test_storage_numbers/test.py::test_or [gw0] [ 21%] PASSED test_storage_s3/test.py::test_format_detection test_storage_s3/test.py::test_get_file_with_special[plus] [gw2] [ 22%] PASSED test_storage_numbers/test.py::test_or test_storage_numbers/test.py::test_overflow [gw0] [ 23%] PASSED test_storage_s3/test.py::test_get_file_with_special[plus] test_storage_s3/test.py::test_get_file_with_special[space] [gw0] [ 24%] PASSED test_storage_s3/test.py::test_get_file_with_special[space] test_storage_s3/test.py::test_get_path_with_special[plus2] [gw2] [ 25%] PASSED test_storage_numbers/test.py::test_overflow test_storage_numbers/test.py::test_simple_range [gw0] [ 26%] PASSED test_storage_s3/test.py::test_get_path_with_special[plus2] test_storage_s3/test.py::test_get_path_with_special[plus] [gw0] [ 27%] PASSED test_storage_s3/test.py::test_get_path_with_special[plus] test_storage_s3/test.py::test_get_path_with_special[space] [gw0] [ 28%] PASSED test_storage_s3/test.py::test_get_path_with_special[space] test_storage_s3/test.py::test_infinite_redirect [gw2] [ 29%] PASSED test_storage_numbers/test.py::test_simple_range test_storage_numbers/test.py::test_subquery [gw2] [ 30%] PASSED test_storage_numbers/test.py::test_subquery test_storage_numbers/test.py::test_true_or_false [gw2] [ 31%] PASSED test_storage_numbers/test.py::test_true_or_false [gw0] [ 32%] PASSED test_storage_s3/test.py::test_infinite_redirect test_storage_s3/test.py::test_insert_select_schema_inference [gw0] [ 33%] PASSED test_storage_s3/test.py::test_insert_select_schema_inference test_storage_s3/test.py::test_insert_with_path_with_globs [gw0] [ 34%] PASSED test_storage_s3/test.py::test_insert_with_path_with_globs test_storage_s3/test.py::test_multipart[negative] [gw0] [ 35%] PASSED test_storage_s3/test.py::test_multipart[negative] test_storage_s3/test.py::test_multipart[positive] [gw0] [ 36%] PASSED test_storage_s3/test.py::test_multipart[positive] test_storage_s3/test.py::test_overwrite [gw0] [ 37%] PASSED test_storage_s3/test.py::test_overwrite test_storage_s3/test.py::test_parallel_reading_with_memory_limit [gw1] [ 38%] PASSED test_storage_hdfs/test.py::test_bad_hdfs_uri test_storage_hdfs/test.py::test_cluster_join [gw1] [ 39%] PASSED test_storage_hdfs/test.py::test_cluster_join test_storage_hdfs/test.py::test_cluster_macro [gw1] [ 40%] PASSED test_storage_hdfs/test.py::test_cluster_macro test_storage_hdfs/test.py::test_format_detection [gw0] [ 41%] PASSED test_storage_s3/test.py::test_parallel_reading_with_memory_limit test_storage_s3/test.py::test_partition_by [gw0] [ 42%] PASSED test_storage_s3/test.py::test_partition_by test_storage_s3/test.py::test_partition_by_const_column [gw0] [ 43%] PASSED test_storage_s3/test.py::test_partition_by_const_column test_storage_s3/test.py::test_partition_by_string_column [gw0] [ 44%] PASSED test_storage_s3/test.py::test_partition_by_string_column test_storage_s3/test.py::test_predefined_connection_configuration [gw1] [ 45%] PASSED test_storage_hdfs/test.py::test_format_detection test_storage_hdfs/test.py::test_format_detection_from_file_name [gw1] [ 46%] PASSED test_storage_hdfs/test.py::test_format_detection_from_file_name test_storage_hdfs/test.py::test_globs_in_read_table [gw0] [ 47%] PASSED test_storage_s3/test.py::test_predefined_connection_configuration test_storage_s3/test.py::test_put[auth_positive] [gw0] [ 48%] PASSED test_storage_s3/test.py::test_put[auth_positive] test_storage_s3/test.py::test_put[auto] [gw0] [ 49%] PASSED test_storage_s3/test.py::test_put[auto] test_storage_s3/test.py::test_put[brotli] [gw0] [ 50%] PASSED test_storage_s3/test.py::test_put[brotli] test_storage_s3/test.py::test_put[deflate] [gw0] [ 51%] PASSED test_storage_s3/test.py::test_put[deflate] test_storage_s3/test.py::test_put[gzip] [gw0] [ 52%] PASSED test_storage_s3/test.py::test_put[gzip] test_storage_s3/test.py::test_put[positive] [gw0] [ 53%] PASSED test_storage_s3/test.py::test_put[positive] test_storage_s3/test.py::test_put[xz] [gw0] [ 54%] PASSED test_storage_s3/test.py::test_put[xz] test_storage_s3/test.py::test_put[zstd] [gw0] [ 55%] PASSED test_storage_s3/test.py::test_put[zstd] test_storage_s3/test.py::test_put_csv[auth_positive] [gw0] [ 56%] PASSED test_storage_s3/test.py::test_put_csv[auth_positive] test_storage_s3/test.py::test_put_csv[negative] [gw0] [ 57%] PASSED test_storage_s3/test.py::test_put_csv[negative] test_storage_s3/test.py::test_put_csv[positive] [gw0] [ 58%] PASSED test_storage_s3/test.py::test_put_csv[positive] test_storage_s3/test.py::test_put_get_with_globs [gw1] [ 59%] PASSED test_storage_hdfs/test.py::test_globs_in_read_table test_storage_hdfs/test.py::test_hdfsCluster [gw1] [ 60%] PASSED test_storage_hdfs/test.py::test_hdfsCluster test_storage_hdfs/test.py::test_hdfsCluster_skip_unavailable_shards [gw1] [ 61%] PASSED test_storage_hdfs/test.py::test_hdfsCluster_skip_unavailable_shards test_storage_hdfs/test.py::test_hdfsCluster_unset_skip_unavailable_shards [gw1] [ 62%] PASSED test_storage_hdfs/test.py::test_hdfsCluster_unset_skip_unavailable_shards test_storage_hdfs/test.py::test_hdfs_directory_not_exist [gw1] [ 63%] PASSED test_storage_hdfs/test.py::test_hdfs_directory_not_exist test_storage_hdfs/test.py::test_hive_partitioning_with_one_parameter [gw1] [ 64%] PASSED test_storage_hdfs/test.py::test_hive_partitioning_with_one_parameter test_storage_hdfs/test.py::test_hive_partitioning_without_setting [gw1] [ 65%] PASSED test_storage_hdfs/test.py::test_hive_partitioning_without_setting test_storage_hdfs/test.py::test_insert_select_schema_inference [gw1] [ 66%] PASSED test_storage_hdfs/test.py::test_insert_select_schema_inference test_storage_hdfs/test.py::test_multiple_inserts [gw1] [ 67%] PASSED test_storage_hdfs/test.py::test_multiple_inserts test_storage_hdfs/test.py::test_overwrite [gw1] [ 68%] PASSED test_storage_hdfs/test.py::test_overwrite test_storage_hdfs/test.py::test_partition_by [gw1] [ 69%] PASSED test_storage_hdfs/test.py::test_partition_by test_storage_hdfs/test.py::test_read_files_with_spaces [gw1] [ 70%] PASSED test_storage_hdfs/test.py::test_read_files_with_spaces test_storage_hdfs/test.py::test_read_subcolumn_time [gw1] [ 71%] PASSED test_storage_hdfs/test.py::test_read_subcolumn_time test_storage_hdfs/test.py::test_read_subcolumns [gw1] [ 72%] PASSED test_storage_hdfs/test.py::test_read_subcolumns test_storage_hdfs/test.py::test_read_table_with_default [gw1] [ 73%] PASSED test_storage_hdfs/test.py::test_read_table_with_default test_storage_hdfs/test.py::test_read_write_gzip_table [gw1] [ 74%] PASSED test_storage_hdfs/test.py::test_read_write_gzip_table test_storage_hdfs/test.py::test_read_write_gzip_table_with_parameter_auto_gz [gw1] [ 75%] PASSED test_storage_hdfs/test.py::test_read_write_gzip_table_with_parameter_auto_gz test_storage_hdfs/test.py::test_read_write_gzip_table_with_parameter_gzip [gw1] [ 76%] PASSED test_storage_hdfs/test.py::test_read_write_gzip_table_with_parameter_gzip test_storage_hdfs/test.py::test_read_write_storage [gw1] [ 77%] PASSED test_storage_hdfs/test.py::test_read_write_storage test_storage_hdfs/test.py::test_read_write_storage_with_globs [gw1] [ 78%] PASSED test_storage_hdfs/test.py::test_read_write_storage_with_globs test_storage_hdfs/test.py::test_read_write_table [gw0] [ 79%] PASSED test_storage_s3/test.py::test_put_get_with_globs test_storage_s3/test.py::test_put_get_with_redirect [gw1] [ 80%] PASSED test_storage_hdfs/test.py::test_read_write_table test_storage_hdfs/test.py::test_read_write_table_with_parameter_none [gw0] [ 81%] PASSED test_storage_s3/test.py::test_put_get_with_redirect test_storage_s3/test.py::test_put_with_zero_redirect [gw1] [ 82%] PASSED test_storage_hdfs/test.py::test_read_write_table_with_parameter_none test_storage_hdfs/test.py::test_respect_object_existence_on_partitioned_write [gw1] [ 83%] PASSED test_storage_hdfs/test.py::test_respect_object_existence_on_partitioned_write test_storage_hdfs/test.py::test_schema_inference [gw1] [ 84%] PASSED test_storage_hdfs/test.py::test_schema_inference test_storage_hdfs/test.py::test_schema_inference_cache [gw0] [ 85%] PASSED test_storage_s3/test.py::test_put_with_zero_redirect test_storage_s3/test.py::test_read_subcolumn_time [gw0] [ 86%] PASSED test_storage_s3/test.py::test_read_subcolumn_time [gw1] [ 87%] PASSED test_storage_hdfs/test.py::test_schema_inference_cache test_storage_hdfs/test.py::test_schema_inference_with_globs [gw1] [ 88%] PASSED test_storage_hdfs/test.py::test_schema_inference_with_globs test_storage_hdfs/test.py::test_seekable_formats [gw1] [ 89%] PASSED test_storage_hdfs/test.py::test_seekable_formats test_storage_hdfs/test.py::test_skip_empty_files [gw1] [ 90%] PASSED test_storage_hdfs/test.py::test_skip_empty_files test_storage_hdfs/test.py::test_storage_with_multidirectory_glob [gw1] [ 91%] PASSED test_storage_hdfs/test.py::test_storage_with_multidirectory_glob test_storage_hdfs/test.py::test_truncate_table [gw1] [ 92%] PASSED test_storage_hdfs/test.py::test_truncate_table test_storage_hdfs/test.py::test_union_schema_inference_mode [gw1] [ 93%] PASSED test_storage_hdfs/test.py::test_union_schema_inference_mode test_storage_hdfs/test.py::test_virtual_columns [gw1] [ 94%] PASSED test_storage_hdfs/test.py::test_virtual_columns test_storage_hdfs/test.py::test_virtual_columns_2 [gw1] [ 95%] PASSED test_storage_hdfs/test.py::test_virtual_columns_2 test_storage_hdfs/test.py::test_write_files_with_spaces [gw1] [ 96%] PASSED test_storage_hdfs/test.py::test_write_files_with_spaces test_storage_hdfs/test.py::test_write_gz_storage [gw1] [ 97%] PASSED test_storage_hdfs/test.py::test_write_gz_storage test_storage_hdfs/test.py::test_write_gzip_storage [gw1] [ 98%] PASSED test_storage_hdfs/test.py::test_write_gzip_storage test_storage_hdfs/test.py::test_write_table [gw1] [ 99%] PASSED test_storage_hdfs/test.py::test_write_table test_storage_hdfs/test.py::test_write_to_globbed_partitioned_path [gw1] [100%] PASSED test_storage_hdfs/test.py::test_write_to_globbed_partitioned_path ============================== slowest durations =============================== 70.29s setup test_storage_hdfs/test.py::test_bad_hdfs_uri 55.78s call test_storage_hdfs/test.py::test_schema_inference_cache 41.98s call test_storage_hdfs/test.py::test_seekable_formats 29.26s call test_storage_s3/test.py::test_put_get_with_globs 21.63s teardown test_storage_s3/test.py::test_read_subcolumn_time 21.22s teardown test_storage_hdfs/test.py::test_write_to_globbed_partitioned_path 20.38s setup test_storage_s3/test.py::test_ast_auth_headers 17.18s call test_storage_s3/test.py::test_put_with_zero_redirect 16.91s call test_storage_s3/test.py::test_infinite_redirect 14.48s setup test_storage_numbers/test.py::test_and 13.76s setup test_ssl_cert_authentication/test.py::test_x509_san_support 13.29s call test_storage_hdfs/test.py::test_schema_inference 10.25s call test_storage_hdfs/test.py::test_globs_in_read_table 7.54s call test_storage_hdfs/test.py::test_format_detection 6.36s call test_storage_s3/test.py::test_multipart[positive] 6.05s call test_storage_s3/test.py::test_parallel_reading_with_memory_limit 5.44s call test_storage_numbers/test.py::test_in 5.06s call test_storage_hdfs/test.py::test_read_write_storage_with_globs 4.57s call test_storage_s3/test.py::test_predefined_connection_configuration 4.42s teardown test_storage_numbers/test.py::test_true_or_false 4.08s call test_storage_s3/test.py::test_filesystem_cache 3.95s call test_storage_numbers/test.py::test_limit 3.82s call test_storage_s3/test.py::test_create_new_files_on_insert 3.40s teardown test_ssl_cert_authentication/test.py::test_x509_san_wildcard_support 3.35s call test_storage_hdfs/test.py::test_multiple_inserts 3.21s call test_storage_hdfs/test.py::test_skip_empty_files 3.14s call test_storage_s3/test.py::test_format_detection 3.10s call test_storage_numbers/test.py::test_simple_range 3.00s call test_storage_numbers/test.py::test_non_number_filter 2.88s call test_storage_hdfs/test.py::test_union_schema_inference_mode 2.85s call test_storage_numbers/test.py::test_true_or_false 2.80s call test_storage_numbers/test.py::test_not_in 2.80s call test_storage_numbers/test.py::test_multi_streams 2.80s call test_storage_numbers/test.py::test_or 2.77s call test_storage_hdfs/test.py::test_partition_by 2.67s call test_storage_hdfs/test.py::test_hdfsCluster 2.66s call test_storage_s3/test.py::test_filtering_by_file_or_path 2.54s call test_storage_s3/test.py::test_custom_auth_headers 2.40s call test_storage_hdfs/test.py::test_schema_inference_with_globs 2.19s call test_ssl_cert_authentication/test.py::test_x509_san_support 1.96s call test_storage_s3/test.py::test_multipart[negative] 1.91s call test_storage_hdfs/test.py::test_respect_object_existence_on_partitioned_write 1.86s call test_storage_s3/test.py::test_overwrite 1.86s call test_storage_hdfs/test.py::test_overwrite 1.64s call test_storage_hdfs/test.py::test_read_subcolumns 1.63s call test_storage_hdfs/test.py::test_virtual_columns 1.58s call test_ssl_cert_authentication/test.py::test_x509_san_wildcard_support 1.51s call test_storage_numbers/test.py::test_and 1.46s call test_storage_hdfs/test.py::test_truncate_table 1.45s call test_storage_numbers/test.py::test_subquery 1.40s call test_storage_numbers/test.py::test_overflow 1.35s call test_storage_numbers/test.py::test_between 1.35s call test_storage_numbers/test.py::test_not 1.30s call test_storage_numbers/test.py::test_blank_range 1.24s call test_storage_hdfs/test.py::test_write_gzip_storage 1.20s call test_storage_hdfs/test.py::test_write_gz_storage 1.19s call test_storage_hdfs/test.py::test_write_table 1.18s call test_storage_hdfs/test.py::test_format_detection_from_file_name 1.18s call test_storage_hdfs/test.py::test_bad_hdfs_uri 1.16s call test_storage_s3/test.py::test_empty_put[minio] 1.12s call test_storage_hdfs/test.py::test_virtual_columns_2 1.10s call test_storage_s3/test.py::test_environment_credentials 0.98s call test_storage_hdfs/test.py::test_read_write_storage 0.95s call test_storage_s3/test.py::test_get_file_with_special[plus] 0.93s call test_storage_s3/test.py::test_partition_by 0.90s call test_storage_s3/test.py::test_get_file_with_special[space] 0.90s call test_storage_s3/test.py::test_insert_select_schema_inference 0.85s call test_storage_hdfs/test.py::test_insert_select_schema_inference 0.85s call test_storage_hdfs/test.py::test_read_files_with_spaces 0.73s call test_storage_s3/test.py::test_ast_auth_headers 0.73s call test_storage_hdfs/test.py::test_read_table_with_default 0.70s call test_storage_hdfs/test.py::test_hdfs_directory_not_exist 0.63s call test_storage_s3/test.py::test_read_subcolumn_time 0.63s call test_storage_hdfs/test.py::test_storage_with_multidirectory_glob 0.60s call test_storage_hdfs/test.py::test_write_files_with_spaces 0.59s call test_storage_s3/test.py::test_put_get_with_redirect 0.58s call test_storage_hdfs/test.py::test_cluster_macro 0.53s call test_storage_hdfs/test.py::test_read_subcolumn_time 0.42s call test_storage_hdfs/test.py::test_cluster_join 0.40s call test_storage_hdfs/test.py::test_hive_partitioning_with_one_parameter 0.38s call test_storage_hdfs/test.py::test_read_write_table 0.36s call test_storage_hdfs/test.py::test_hive_partitioning_without_setting 0.36s call test_storage_hdfs/test.py::test_hdfsCluster_unset_skip_unavailable_shards 0.34s call test_storage_hdfs/test.py::test_hdfsCluster_skip_unavailable_shards 0.33s call test_storage_hdfs/test.py::test_read_write_table_with_parameter_none 0.32s call test_storage_s3/test.py::test_empty_file 0.32s call test_storage_s3/test.py::test_put_csv[auth_positive] 0.32s call test_storage_s3/test.py::test_put_csv[positive] 0.32s call test_storage_hdfs/test.py::test_read_write_gzip_table 0.32s call test_storage_s3/test.py::test_put[deflate] 0.32s call test_storage_s3/test.py::test_put[auto] 0.32s call test_storage_s3/test.py::test_put[xz] 0.32s call test_storage_s3/test.py::test_get_path_with_special[space] 0.32s call test_storage_s3/test.py::test_get_path_with_special[plus] 0.32s call test_storage_hdfs/test.py::test_write_to_globbed_partitioned_path 0.32s call test_storage_s3/test.py::test_get_path_with_special[plus2] 0.32s call test_storage_s3/test.py::test_insert_with_path_with_globs 0.31s call test_storage_hdfs/test.py::test_read_write_gzip_table_with_parameter_gzip 0.31s call test_storage_hdfs/test.py::test_read_write_gzip_table_with_parameter_auto_gz 0.27s call test_storage_s3/test.py::test_partition_by_string_column 0.27s call test_storage_s3/test.py::test_partition_by_const_column 0.27s call test_storage_s3/test.py::test_put[auth_positive] 0.27s call test_storage_s3/test.py::test_put[positive] 0.27s call test_storage_s3/test.py::test_put[brotli] 0.27s call test_storage_s3/test.py::test_put[gzip] 0.27s call test_storage_s3/test.py::test_custom_auth_headers_exclusion 0.27s call test_storage_s3/test.py::test_put[zstd] 0.27s call test_storage_s3/test.py::test_put_csv[negative] 0.00s teardown test_storage_hdfs/test.py::test_bad_hdfs_uri 0.00s setup test_storage_s3/test.py::test_put[deflate] 0.00s setup test_storage_hdfs/test.py::test_write_gz_storage 0.00s setup test_storage_hdfs/test.py::test_schema_inference_with_globs 0.00s setup test_storage_s3/test.py::test_insert_select_schema_inference 0.00s setup test_storage_s3/test.py::test_predefined_connection_configuration 0.00s setup test_storage_hdfs/test.py::test_write_table 0.00s setup test_storage_hdfs/test.py::test_hdfsCluster_unset_skip_unavailable_shards 0.00s setup test_storage_numbers/test.py::test_non_number_filter 0.00s setup test_storage_s3/test.py::test_put[auto] 0.00s setup test_storage_s3/test.py::test_put[brotli] 0.00s setup test_storage_hdfs/test.py::test_union_schema_inference_mode 0.00s setup test_storage_hdfs/test.py::test_respect_object_existence_on_partitioned_write 0.00s setup test_storage_hdfs/test.py::test_read_write_table_with_parameter_none 0.00s setup test_storage_s3/test.py::test_filtering_by_file_or_path 0.00s setup test_storage_hdfs/test.py::test_cluster_macro 0.00s teardown test_storage_hdfs/test.py::test_write_files_with_spaces 0.00s setup test_storage_hdfs/test.py::test_seekable_formats 0.00s teardown test_storage_hdfs/test.py::test_hdfsCluster_skip_unavailable_shards 0.00s setup test_storage_s3/test.py::test_partition_by_const_column 0.00s teardown test_storage_s3/test.py::test_infinite_redirect 0.00s setup test_storage_hdfs/test.py::test_hive_partitioning_with_one_parameter 0.00s setup test_storage_hdfs/test.py::test_read_write_storage_with_globs 0.00s setup test_storage_numbers/test.py::test_not_in 0.00s setup test_storage_hdfs/test.py::test_hdfs_directory_not_exist 0.00s setup test_storage_s3/test.py::test_put_csv[positive] 0.00s setup test_storage_s3/test.py::test_put[gzip] 0.00s teardown test_storage_hdfs/test.py::test_globs_in_read_table 0.00s setup test_storage_s3/test.py::test_partition_by_string_column 0.00s setup test_storage_hdfs/test.py::test_hdfsCluster 0.00s teardown test_storage_s3/test.py::test_partition_by_string_column 0.00s teardown test_storage_hdfs/test.py::test_schema_inference_cache 0.00s teardown test_storage_hdfs/test.py::test_schema_inference_with_globs 0.00s teardown test_storage_hdfs/test.py::test_read_write_table 0.00s teardown test_storage_numbers/test.py::test_multi_streams 0.00s teardown test_storage_s3/test.py::test_put[deflate] 0.00s teardown test_storage_s3/test.py::test_put_get_with_redirect 0.00s setup test_storage_s3/test.py::test_put[zstd] 0.00s setup test_storage_s3/test.py::test_put[positive] 0.00s setup test_storage_hdfs/test.py::test_skip_empty_files 0.00s teardown test_storage_s3/test.py::test_put[brotli] 0.00s setup test_storage_hdfs/test.py::test_format_detection 0.00s setup test_storage_s3/test.py::test_put[auth_positive] 0.00s setup test_storage_s3/test.py::test_multipart[negative] 0.00s teardown test_storage_hdfs/test.py::test_truncate_table 0.00s setup test_storage_hdfs/test.py::test_write_gzip_storage 0.00s setup test_storage_s3/test.py::test_put[xz] 0.00s setup test_storage_s3/test.py::test_empty_put[minio] 0.00s teardown test_storage_hdfs/test.py::test_cluster_join 0.00s setup test_storage_s3/test.py::test_put_with_zero_redirect 0.00s setup test_storage_hdfs/test.py::test_hdfsCluster_skip_unavailable_shards 0.00s setup test_storage_s3/test.py::test_get_path_with_special[space] 0.00s setup test_storage_hdfs/test.py::test_hive_partitioning_without_setting 0.00s setup test_storage_s3/test.py::test_get_path_with_special[plus] 0.00s setup test_storage_hdfs/test.py::test_write_to_globbed_partitioned_path 0.00s teardown test_storage_s3/test.py::test_put_get_with_globs 0.00s setup test_storage_s3/test.py::test_put_csv[negative] 0.00s teardown test_storage_hdfs/test.py::test_write_gzip_storage 0.00s setup test_storage_s3/test.py::test_custom_auth_headers 0.00s teardown test_storage_s3/test.py::test_filesystem_cache 0.00s teardown test_storage_s3/test.py::test_partition_by 0.00s teardown test_storage_hdfs/test.py::test_hdfs_directory_not_exist 0.00s setup test_storage_s3/test.py::test_put_csv[auth_positive] 0.00s teardown test_storage_s3/test.py::test_partition_by_const_column 0.00s setup test_storage_numbers/test.py::test_multi_streams 0.00s setup test_storage_s3/test.py::test_environment_credentials 0.00s setup test_storage_s3/test.py::test_get_file_with_special[plus] 0.00s teardown test_storage_s3/test.py::test_ast_auth_headers 0.00s setup test_storage_hdfs/test.py::test_read_subcolumn_time 0.00s teardown test_storage_hdfs/test.py::test_read_write_storage 0.00s setup test_storage_hdfs/test.py::test_format_detection_from_file_name 0.00s setup test_storage_hdfs/test.py::test_read_write_storage 0.00s setup test_storage_hdfs/test.py::test_read_write_gzip_table 0.00s setup test_storage_hdfs/test.py::test_read_table_with_default 0.00s setup test_storage_s3/test.py::test_custom_auth_headers_exclusion 0.00s teardown test_storage_s3/test.py::test_empty_put[minio] 0.00s teardown test_storage_hdfs/test.py::test_hdfsCluster_unset_skip_unavailable_shards 0.00s setup test_storage_s3/test.py::test_put_get_with_redirect 0.00s setup test_storage_numbers/test.py::test_simple_range 0.00s teardown test_storage_hdfs/test.py::test_read_write_table_with_parameter_none 0.00s teardown test_storage_hdfs/test.py::test_write_gz_storage 0.00s setup test_storage_hdfs/test.py::test_truncate_table 0.00s setup test_storage_s3/test.py::test_multipart[positive] 0.00s teardown test_storage_hdfs/test.py::test_read_table_with_default 0.00s teardown test_storage_hdfs/test.py::test_seekable_formats 0.00s setup test_storage_hdfs/test.py::test_write_files_with_spaces 0.00s setup test_storage_s3/test.py::test_get_file_with_special[space] 0.00s teardown test_storage_s3/test.py::test_put[auto] 0.00s teardown test_storage_s3/test.py::test_empty_file 0.00s teardown test_storage_s3/test.py::test_put[auth_positive] 0.00s setup test_storage_s3/test.py::test_get_path_with_special[plus2] 0.00s setup test_storage_s3/test.py::test_partition_by 0.00s setup test_storage_numbers/test.py::test_subquery 0.00s setup test_storage_numbers/test.py::test_or 0.00s setup test_storage_s3/test.py::test_parallel_reading_with_memory_limit 0.00s teardown test_storage_hdfs/test.py::test_write_table 0.00s setup test_storage_s3/test.py::test_insert_with_path_with_globs 0.00s teardown test_storage_numbers/test.py::test_not 0.00s setup test_storage_numbers/test.py::test_not 0.00s setup test_storage_hdfs/test.py::test_cluster_join 0.00s setup test_storage_hdfs/test.py::test_overwrite 0.00s teardown test_storage_hdfs/test.py::test_storage_with_multidirectory_glob 0.00s setup test_storage_numbers/test.py::test_blank_range 0.00s setup test_storage_hdfs/test.py::test_virtual_columns 0.00s setup test_storage_numbers/test.py::test_true_or_false 0.00s setup test_storage_hdfs/test.py::test_partition_by 0.00s setup test_ssl_cert_authentication/test.py::test_x509_san_wildcard_support 0.00s setup test_storage_hdfs/test.py::test_insert_select_schema_inference 0.00s setup test_storage_s3/test.py::test_format_detection 0.00s teardown test_storage_s3/test.py::test_put[gzip] 0.00s teardown test_storage_hdfs/test.py::test_cluster_macro 0.00s setup test_storage_hdfs/test.py::test_read_files_with_spaces 0.00s setup test_storage_hdfs/test.py::test_read_write_gzip_table_with_parameter_auto_gz 0.00s teardown test_storage_s3/test.py::test_create_new_files_on_insert 0.00s teardown test_storage_hdfs/test.py::test_read_write_storage_with_globs 0.00s teardown test_storage_hdfs/test.py::test_read_files_with_spaces 0.00s setup test_storage_hdfs/test.py::test_storage_with_multidirectory_glob 0.00s setup test_storage_s3/test.py::test_empty_file 0.00s setup test_storage_hdfs/test.py::test_schema_inference_cache 0.00s setup test_storage_numbers/test.py::test_overflow 0.00s setup test_storage_hdfs/test.py::test_read_write_gzip_table_with_parameter_gzip 0.00s setup test_storage_hdfs/test.py::test_read_write_table 0.00s setup test_storage_hdfs/test.py::test_virtual_columns_2 0.00s setup test_storage_hdfs/test.py::test_read_subcolumns 0.00s teardown test_storage_s3/test.py::test_custom_auth_headers 0.00s setup test_storage_s3/test.py::test_infinite_redirect 0.00s teardown test_storage_s3/test.py::test_get_path_with_special[plus2] 0.00s setup test_storage_numbers/test.py::test_in 0.00s teardown test_storage_s3/test.py::test_environment_credentials 0.00s teardown test_storage_numbers/test.py::test_subquery 0.00s setup test_storage_s3/test.py::test_create_new_files_on_insert 0.00s teardown test_storage_numbers/test.py::test_or 0.00s setup test_storage_s3/test.py::test_read_subcolumn_time 0.00s setup test_storage_s3/test.py::test_filesystem_cache 0.00s setup test_storage_hdfs/test.py::test_multiple_inserts 0.00s teardown test_storage_s3/test.py::test_overwrite 0.00s teardown test_storage_hdfs/test.py::test_skip_empty_files 0.00s teardown test_storage_s3/test.py::test_put[xz] 0.00s teardown test_storage_s3/test.py::test_get_file_with_special[plus] 0.00s setup test_storage_hdfs/test.py::test_globs_in_read_table 0.00s teardown test_storage_hdfs/test.py::test_multiple_inserts 0.00s setup test_storage_numbers/test.py::test_between 0.00s setup test_storage_s3/test.py::test_put_get_with_globs 0.00s teardown test_storage_hdfs/test.py::test_schema_inference 0.00s teardown test_storage_hdfs/test.py::test_virtual_columns_2 0.00s teardown test_storage_hdfs/test.py::test_hive_partitioning_with_one_parameter 0.00s teardown test_storage_hdfs/test.py::test_hdfsCluster 0.00s teardown test_storage_numbers/test.py::test_and 0.00s setup test_storage_numbers/test.py::test_limit 0.00s teardown test_storage_hdfs/test.py::test_read_subcolumn_time 0.00s setup test_storage_s3/test.py::test_overwrite 0.00s teardown test_storage_s3/test.py::test_get_path_with_special[plus] 0.00s teardown test_storage_s3/test.py::test_multipart[positive] 0.00s teardown test_storage_hdfs/test.py::test_partition_by 0.00s teardown test_storage_hdfs/test.py::test_virtual_columns 0.00s teardown test_storage_s3/test.py::test_format_detection 0.00s teardown test_ssl_cert_authentication/test.py::test_x509_san_support 0.00s teardown test_storage_s3/test.py::test_get_path_with_special[space] 0.00s teardown test_storage_hdfs/test.py::test_read_write_gzip_table_with_parameter_gzip 0.00s teardown test_storage_hdfs/test.py::test_read_write_gzip_table 0.00s teardown test_storage_s3/test.py::test_insert_with_path_with_globs 0.00s teardown test_storage_s3/test.py::test_put[zstd] 0.00s teardown test_storage_s3/test.py::test_put_csv[positive] 0.00s teardown test_storage_numbers/test.py::test_overflow 0.00s teardown test_storage_numbers/test.py::test_non_number_filter 0.00s teardown test_storage_hdfs/test.py::test_read_write_gzip_table_with_parameter_auto_gz 0.00s teardown test_storage_s3/test.py::test_filtering_by_file_or_path 0.00s teardown test_storage_hdfs/test.py::test_hive_partitioning_without_setting 0.00s setup test_storage_hdfs/test.py::test_schema_inference 0.00s teardown test_storage_s3/test.py::test_multipart[negative] 0.00s teardown test_storage_s3/test.py::test_parallel_reading_with_memory_limit 0.00s teardown test_storage_s3/test.py::test_put[positive] 0.00s teardown test_storage_s3/test.py::test_predefined_connection_configuration 0.00s teardown test_storage_hdfs/test.py::test_read_subcolumns 0.00s teardown test_storage_s3/test.py::test_insert_select_schema_inference 0.00s teardown test_storage_hdfs/test.py::test_overwrite 0.00s teardown test_storage_s3/test.py::test_put_csv[negative] 0.00s teardown test_storage_numbers/test.py::test_limit 0.00s teardown test_storage_s3/test.py::test_put_csv[auth_positive] 0.00s teardown test_storage_s3/test.py::test_get_file_with_special[space] 0.00s teardown test_storage_numbers/test.py::test_between 0.00s teardown test_storage_numbers/test.py::test_simple_range 0.00s teardown test_storage_hdfs/test.py::test_union_schema_inference_mode 0.00s teardown test_storage_hdfs/test.py::test_format_detection 0.00s teardown test_storage_s3/test.py::test_custom_auth_headers_exclusion 0.00s teardown test_storage_hdfs/test.py::test_format_detection_from_file_name 0.00s teardown test_storage_numbers/test.py::test_blank_range 0.00s teardown test_storage_hdfs/test.py::test_respect_object_existence_on_partitioned_write 0.00s teardown test_storage_numbers/test.py::test_not_in 0.00s teardown test_storage_s3/test.py::test_put_with_zero_redirect 0.00s teardown test_storage_numbers/test.py::test_in 0.00s teardown test_storage_hdfs/test.py::test_insert_select_schema_inference =========================== short test summary info ============================ PASSED test_ssl_cert_authentication/test.py::test_x509_san_support PASSED test_storage_numbers/test.py::test_and PASSED test_storage_numbers/test.py::test_between PASSED test_ssl_cert_authentication/test.py::test_x509_san_wildcard_support PASSED test_storage_numbers/test.py::test_blank_range PASSED test_storage_s3/test.py::test_ast_auth_headers PASSED test_storage_numbers/test.py::test_in PASSED test_storage_s3/test.py::test_create_new_files_on_insert PASSED test_storage_s3/test.py::test_custom_auth_headers PASSED test_storage_s3/test.py::test_custom_auth_headers_exclusion PASSED test_storage_numbers/test.py::test_limit PASSED test_storage_s3/test.py::test_empty_file PASSED test_storage_s3/test.py::test_empty_put[minio] PASSED test_storage_s3/test.py::test_environment_credentials PASSED test_storage_numbers/test.py::test_multi_streams PASSED test_storage_numbers/test.py::test_non_number_filter PASSED test_storage_s3/test.py::test_filesystem_cache PASSED test_storage_numbers/test.py::test_not PASSED test_storage_s3/test.py::test_filtering_by_file_or_path PASSED test_storage_numbers/test.py::test_not_in PASSED test_storage_s3/test.py::test_format_detection PASSED test_storage_numbers/test.py::test_or PASSED test_storage_s3/test.py::test_get_file_with_special[plus] PASSED test_storage_s3/test.py::test_get_file_with_special[space] PASSED test_storage_numbers/test.py::test_overflow PASSED test_storage_s3/test.py::test_get_path_with_special[plus2] PASSED test_storage_s3/test.py::test_get_path_with_special[plus] PASSED test_storage_s3/test.py::test_get_path_with_special[space] PASSED test_storage_numbers/test.py::test_simple_range PASSED test_storage_numbers/test.py::test_subquery PASSED test_storage_numbers/test.py::test_true_or_false PASSED test_storage_s3/test.py::test_infinite_redirect PASSED test_storage_s3/test.py::test_insert_select_schema_inference PASSED test_storage_s3/test.py::test_insert_with_path_with_globs PASSED test_storage_s3/test.py::test_multipart[negative] PASSED test_storage_s3/test.py::test_multipart[positive] PASSED test_storage_s3/test.py::test_overwrite PASSED test_storage_hdfs/test.py::test_bad_hdfs_uri PASSED test_storage_hdfs/test.py::test_cluster_join PASSED test_storage_hdfs/test.py::test_cluster_macro PASSED test_storage_s3/test.py::test_parallel_reading_with_memory_limit PASSED test_storage_s3/test.py::test_partition_by PASSED test_storage_s3/test.py::test_partition_by_const_column PASSED test_storage_s3/test.py::test_partition_by_string_column PASSED test_storage_hdfs/test.py::test_format_detection PASSED test_storage_hdfs/test.py::test_format_detection_from_file_name PASSED test_storage_s3/test.py::test_predefined_connection_configuration PASSED test_storage_s3/test.py::test_put[auth_positive] PASSED test_storage_s3/test.py::test_put[auto] PASSED test_storage_s3/test.py::test_put[brotli] PASSED test_storage_s3/test.py::test_put[deflate] PASSED test_storage_s3/test.py::test_put[gzip] PASSED test_storage_s3/test.py::test_put[positive] PASSED test_storage_s3/test.py::test_put[xz] PASSED test_storage_s3/test.py::test_put[zstd] PASSED test_storage_s3/test.py::test_put_csv[auth_positive] PASSED test_storage_s3/test.py::test_put_csv[negative] PASSED test_storage_s3/test.py::test_put_csv[positive] PASSED test_storage_hdfs/test.py::test_globs_in_read_table PASSED test_storage_hdfs/test.py::test_hdfsCluster PASSED test_storage_hdfs/test.py::test_hdfsCluster_skip_unavailable_shards PASSED test_storage_hdfs/test.py::test_hdfsCluster_unset_skip_unavailable_shards PASSED test_storage_hdfs/test.py::test_hdfs_directory_not_exist PASSED test_storage_hdfs/test.py::test_hive_partitioning_with_one_parameter PASSED test_storage_hdfs/test.py::test_hive_partitioning_without_setting PASSED test_storage_hdfs/test.py::test_insert_select_schema_inference PASSED test_storage_hdfs/test.py::test_multiple_inserts PASSED test_storage_hdfs/test.py::test_overwrite PASSED test_storage_hdfs/test.py::test_partition_by PASSED test_storage_hdfs/test.py::test_read_files_with_spaces PASSED test_storage_hdfs/test.py::test_read_subcolumn_time PASSED test_storage_hdfs/test.py::test_read_subcolumns PASSED test_storage_hdfs/test.py::test_read_table_with_default PASSED test_storage_hdfs/test.py::test_read_write_gzip_table PASSED test_storage_hdfs/test.py::test_read_write_gzip_table_with_parameter_auto_gz PASSED test_storage_hdfs/test.py::test_read_write_gzip_table_with_parameter_gzip PASSED test_storage_hdfs/test.py::test_read_write_storage PASSED test_storage_hdfs/test.py::test_read_write_storage_with_globs PASSED test_storage_s3/test.py::test_put_get_with_globs PASSED test_storage_hdfs/test.py::test_read_write_table PASSED test_storage_s3/test.py::test_put_get_with_redirect PASSED test_storage_hdfs/test.py::test_read_write_table_with_parameter_none PASSED test_storage_hdfs/test.py::test_respect_object_existence_on_partitioned_write PASSED test_storage_hdfs/test.py::test_schema_inference PASSED test_storage_s3/test.py::test_put_with_zero_redirect PASSED test_storage_s3/test.py::test_read_subcolumn_time PASSED test_storage_hdfs/test.py::test_schema_inference_cache PASSED test_storage_hdfs/test.py::test_schema_inference_with_globs PASSED test_storage_hdfs/test.py::test_seekable_formats PASSED test_storage_hdfs/test.py::test_skip_empty_files PASSED test_storage_hdfs/test.py::test_storage_with_multidirectory_glob PASSED test_storage_hdfs/test.py::test_truncate_table PASSED test_storage_hdfs/test.py::test_union_schema_inference_mode PASSED test_storage_hdfs/test.py::test_virtual_columns PASSED test_storage_hdfs/test.py::test_virtual_columns_2 PASSED test_storage_hdfs/test.py::test_write_files_with_spaces PASSED test_storage_hdfs/test.py::test_write_gz_storage PASSED test_storage_hdfs/test.py::test_write_gzip_storage PASSED test_storage_hdfs/test.py::test_write_table PASSED test_storage_hdfs/test.py::test_write_to_globbed_partitioned_path ======================= 100 passed in 270.87s (0:04:30) ========================